Semester Project
Problem Statement
Semester Project
This semester project is focused on developing a complete web development project using ASP.NET Web Forms. The tasks include the following:
- Task 1: Develop a brief project proposal document for a data-driven web application incorporating:
- State management
- Form validation
- Data security
- Role-based user functionalities
- Task 2: Write a comprehensive Software Requirements Specification (SRS).
- Task 3: Create analysis and design models of the web application including:
- Use Case Model
- Sequence Diagrams
- Activity Diagrams
- Class Diagrams
- Task 3A: Develop component and deployment models.
- Task 4: Design the database including:
- ER Model
- Relational Model
- Normalization
- Physical Model
- SQL Implementation
- Task 5: Implement the web application using ASP.NET Web Forms concepts taught in the course.
- Task 6: Host the web application:
- Database can be hosted locally or on a web platform.
- Task 7: Perform thorough testing of the web application.